html {
  scroll-behavior: smooth;
}

iframe {
    border: none;
    overflow: hidden;
}

img {
    pointer-events: none;
}

::marker {
    color: white;
}

.zpheading-align-left.zpheading-style-type3:after, .zpheading-align-justify.zpheading-style-type3:after {
    content: "";
    background-color: #6fceea !important;
    height: 100%;
    width: 3px;
    position: absolute;
    inset-inline-start: 0;
    inset-block-start: 0;
}